-
Home
-
External files in Media Library
-
1.2.3
-
Code
-
Classes
- External_Files
Total Complexity |
86 |
Dependencies |
4 |
Dependents |
12 |
Total lines |
787 |
Lines of code |
392 |
Logical lines of code |
183 |
Comment lines |
302 |
Methods |
23 |
Properties |
2 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_file() |
B |
37 |
20 |
71 |
check_availability() |
A |
47 |
8 |
34 |
get_filename_from_disposition() |
A |
51 |
8 |
27 |
get_file_by_title() |
S |
52 |
5 |
25 |
get_file_by_url() |
S |
52 |
5 |
25 |
get_imported_external_files() |
S |
50 |
4 |
31 |
check_url() |
S |
49 |
4 |
30 |
get_external_file_infos() |
S |
51 |
4 |
26 |
get_files_in_media_library() |
S |
52 |
4 |
26 |
get_possible_mime_types() |
S |
50 |
1 |
33 |
create_cache_directory() |
S |
67 |
3 |
7 |
delete_file_from_cache() |
S |
68 |
3 |
7 |
log_url_deletion() |
S |
66 |
3 |
7 |
check_files() |
S |
71 |
2 |
6 |
get_file() |
S |
71 |
2 |
6 |
get_allowed_mime_types() |
S |
69 |
2 |
7 |
get_instance() |
S |
71 |
2 |
6 |
__clone() |
S |
98 |
1 |
1 |
delete_file() |
S |
80 |
1 |
3 |
is_image_by_mime_type() |
S |
79 |
1 |
3 |
get_cache_directory() |
S |
73 |
1 |
5 |
delete_cache_directory() |
S |
81 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |